Skip to content

Remove V100 CUDA compatibility workarounds#129

Merged
ChrisRackauckas merged 1 commit intoSciML:mainfrom
ChrisRackauckas-Claude:remove-v100-cuda-workarounds
Mar 23, 2026
Merged

Remove V100 CUDA compatibility workarounds#129
ChrisRackauckas merged 1 commit intoSciML:mainfrom
ChrisRackauckas-Claude:remove-v100-cuda-workarounds

Conversation

@ChrisRackauckas-Claude
Copy link
Contributor

Summary

  • Remove LocalPreferences.toml files that pinned CUDA runtime to 12.6 for V100 compatibility
  • Remove CUDA_Driver_jll and CUDA_Runtime_jll dependency additions from Project.toml files
  • Restore original CUDA compat bounds

demeter4's driver has been downgraded to CUDA 12.9 (from 13.x), so these workarounds are no longer needed. The CUDA 12.x driver will automatically select a compatible toolkit for the V100s.

Reverts the workaround parts of #128 (keeps other test/doc fixes).

🤖 Generated with Claude Code

demeter4's driver has been downgraded to CUDA 12.9, so the
LocalPreferences.toml pinning CUDA runtime to 12.6 and the
CUDA_Driver_jll/CUDA_Runtime_jll dependency additions are no
longer needed.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ChrisRackauckas ChrisRackauckas merged commit 4464850 into SciML:main Mar 23, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants